/************* Setup Guide *************************/
INFO, BEFORE YOU START

	this mod requires the 'loader' from sdt mods forum, can be found here:
		http://www.sdtmods.com/index.php?topic=91.0
	 
	additional positions created by the sdt community can be found here:
		http://www.sdtmods.com/index.php?topic=3556.0
	 
	if you have troubles, there are tutorial videos found in my imports thread on setup and usage:
		http://www.sdtmods.com/index.php?topic=2888.0

		
		
	animtools has 2 modes of usage:
		editmode: 		create custom positions as an alternative loader
		loadermode:		load custom positions as a loader mod
		
	editmode runs when animtools is ran by itself, loadermode runs when loaded as a loader mod 
	
	 - in this guide filepaths are described to reference of the loader's root folder, see the 'loader folder hierarchy' section down below for visual aid 
	
		
		
/*************************************/
INSTRUCTIONS
	 
to setup animtools for editmode:
	copy 'animtoolsV12.swf' and paste it in the root folder of the loader. it should be in the same folder as 'SDT.swf'
	open this copy of 'animtoolsV12.swf' to run it in "editmode"

to setup animtools for loadermode (to load automatically on startup):
	open the 'animtoolsV12settings.txt' file, and change the 'persistonresetforinitfolder=0' setting to be 'persistonresetforinitfolder=1' . save and close the settings file. this allows the mod to stay active after resetting.
	copy 'animtoolsV12.swf' and 'animtoolsV12settings.txt' and paste them into the 'root/Mods/$INIT' folder.
	update the 'Mods.txt' file in the '$INIT' folder to include animtoolsV12. to do this, add the text line 'animtoolsV12.swf' in the 'Mods.txt' file.
	move the animtools_positions folder to the loader 'Settings' folder
	after doing so, animtoolsV12 will automatically be loaded up in "loadermode" when starting the 'loader'

to setup animtools for loadermode (as a manually-loaded character folder):
	move the animtools mod folder into the 'root/Mods' folder.
	move the animtools_positions folder to the loader 'Settings' folder
	run the 'ModsFolder.exe' file that is located in the root folder, this updates the 'CharacterFolders.txt' for you.
	animtools is now setup as a character folder. when you run the loader it will now be listed with the other loader character mods. click the animtools character to load the mod. a green or red status message will indicate its loading complete.
	 - as of loader version 5.25, the loader character folders are now listed with the vanilla sdt characters in the character select menu of the 'scene' tab
	
	
	
setup animtool position files to be found by shortcut keys and dialog triggers:
	copy or move the animtools position files into the 'loader root folder/Settings' folder 
	an additonal option is to put them all in a folder called 'animtools_positions', and place this folder in 'loader root folder/Settings'
	
setup animtool position files to be loaded as part of a character:
	rename the desired position to 'animtoolscharposition.txt' , and place this position file in the desired character folder.
	after the animtools mod has been loaded, future character folders that are loaded will apply the "animtoolscharposition.txt" position in their respective folders upon that character load.


	
/**********************************/	
ANIMTOOLS SETTINGS

animtools comes with a settings file it uses to adjust its loadermode usage.
this file is 'animtoolsV#settings.txt' , where # is the animtools version number.	
the various settings change what buttons map to what, how animtools stays loaded, and to limit some position changes.
see the settings file for more information.


	
/*************************************/	
LOADER FOLDER HIERARCHY

the 'loader root folder' folder is the folder that contains all of the important files such as 'SDT.swf' and 'Loader.swf'

root  	/
		/	Guide		/
						/	Dev Guide.txt
						/	Ui Guide.txt
						/	Files Guide.txt
						/	Included Tools.txt
						
						
		/	Mods		/
						/	$INIT$
						/	$OVER$
						/	$RESET$
						/	ModDataLoader
						/	RecordingExample
						/	SettingLoaderEx
						/	CharacterFolder.txt
						
		
		/	Settings	/
						/	Notes.txt
						
						
		/	Template	/
						/	Mod.fla
						/	modPage.fla
						/	Readme.txt
						
		
		/	Keys.swf
		/	Loader.swf
		/	ModsFolder.exe
		/	Recorder.swf
		/	SDT.swf
		/	Settings.txt
		/	showKey.swf
